
s1 = Now + " " + Format(Slot(1), "0")
s1 = s1 + " " + Format(Slot(2), "0")
s1 = s1 + " " + Format(Slot(3), "0")

Print s1
'WATCH v1
'WATCH s1
'WATCH Now
'WATCH Print Now
'WATCH Now
